home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / ftpgadrq.lha / Read.me < prev   
Text File  |  1995-12-21  |  2KB  |  62 lines

  1.  This is FTPGadReq V2.10, a simple utility for use with DaFTP or AMIFTP.
  2.  
  3.          **** REQUIRES REQREXXTOOLS.LIBRARY, GadMGet, & GZip ****
  4.                        **** Available on Aminet****
  5.  
  6.  FTPGadReq  is  an  Arrex script which filters the output from GadMGet, and
  7. then  gets  the  selected  file  using  AmiFTP or DaFTP.  When run, it will
  8. display a requester with 5 options
  9.  
  10. RECENT.Z   ---- GET RECENT.Z from your Aminet host, and extract it
  11.  
  12. RECENT     ---- GET RECENT from your host
  13.  
  14. OLD        ---- use the local RECENT file 
  15.  
  16. INDEX      ---- use the local INDEX file
  17.  
  18. REUSE      ---- use the output from the last run of FTPGadReq. (if using
  19.                 the CLIP: device, this may have been overwritten)
  20.  
  21.  
  22. GadMget  will  then run, using the selected file as source.
  23. When files have been selected, and GadMget quit, AmiFTP will then get these
  24. files for you.
  25.  
  26.  When the file has been received, the description for it in Recent or Index
  27. will be added as a file note.
  28.  
  29. FTPGadReq also needs some variables to be set by you These are:
  30.  
  31.  
  32. client    ---- Either AMIFTP or DAFTP
  33.  
  34. GadPath   ---- This is the full path name of GadMget on your system
  35.  
  36. Recent    ---- This is the full pathname for your RECENT file (should be in
  37.                your downloads drawer)
  38.  
  39. Index     ---- This is the full pathname for your INDEX file (can be anywhere)
  40.  
  41. GadOut    ---- This is the full path to the file GadMGet writes it's output to
  42.  
  43. scre      ---- The Public Screen which you use for your FTP client (if none
  44.                then set to 'Workbench')
  45.  
  46. downl     ---- The path to your download area (must end in ':' or '/')
  47.  
  48.  
  49.  The variables must be set correctly, and gzip must be in your path for all
  50. options to work.
  51.  
  52.  One  note  for AmiFTP users:  A transfer started via Arexx will not RESUME
  53. an  interupted  transfer,  as the check for an existing file is done before
  54. the  client  gets  the file size from the server, at least this is the case
  55. with version 1.0
  56.  
  57.  
  58.  
  59.  This script is freeware, do with it as you will.
  60.  
  61.  Peter Hanrahan (peterh@fl.net.au)
  62.